home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_224.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
255 b
|
11 lines
TRUNC (Truncate)
Truncates a number to an integer by discarding the fractional portion of the number.
Format: TRUNC (number)
Argument:
ΓÇó number: A numeric expression.
Example:
TRUNC (10.9) returns 10.
Shows that the integer of the number 10.9 is 10.